home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio / Ham Radio CD-ROM (Emerald Software) (1995).ISO / kenwood / k440 / ts440.doc < prev    next >
Internet Message Format  |  1988-01-24  |  7KB

  1. From: Don_Lewine@SDD.CEO.DG.COM
  2. Newsgroups: rec.ham-radio
  3. Subject: Command protocol to TS-440
  4. Message-ID: <1.004502@adam.DG.COM>
  5. Date: 31 Dec 87 18:30:00 GMT
  6. Date-Received: 1 Jan 88 07:37:05 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Reply-To: <Don_Lewine%SDD.CEO.DG.COM@adam.DG.COM>
  9. Organization: The ARPA Internet
  10. Lines: 176
  11.  
  12.     
  13.                       Command Descriptions for Kenwood TS-440
  14.     
  15.                         Auto Information
  16.     AIn;                The radio will send the status info automatically when
  17.                         the operator changes any control covered in the IF;
  18.                         command.
  19.                                   n = 0 for Auto Info OFF
  20.                                   n = 1 for Auto Info ON
  21.     
  22.                         See IF; for response
  23.     
  24.     
  25.                         Display Memory
  26.     DMnnnn;             This is a factory diagnostic and is of no practical
  27.                         use.
  28.     
  29.                                   nnnn = MPU address in hex
  30.     
  31.                         Response is:
  32.                         DMnnnn-aabbccddeeffgghhiijjkk;
  33.                                   nnnn = MPU address in hex
  34.                                   aa~kk = 16 bytes of data in hex
  35.  
  36.  
  37.                         Down
  38.     DN;                 The frequency or memory channel will go down by one
  39.                         step.
  40.  
  41.  
  42.                         Read Frequency
  43.     FA;                 Read VFO A.
  44.     FB;                 Read VFO B.
  45.  
  46.                         Response is:
  47.                         Fxggmmmkkkhhh;
  48.                                   x = A or B
  49.                                   gg  = GHz.
  50.                                   mmm = MHz.
  51.                                   kkk = KHz.
  52.                                   hhh =  Hz.
  53.         
  54.  
  55.     
  56.     
  57.                         Load VFO register
  58.     Fxggmmmkkkhhh;      Loads a frequency into a VFO:
  59.                                   x = A or B (selects VFO)
  60.                                   gg  = GHz. (May be 00 or spaces)
  61.                                   mmm = Mhz.
  62.                                   kkk = KHz.
  63.                                   hhh =  Hz.
  64.     
  65.     
  66.                         Function Select
  67.     FNn;                Select VFO or memory
  68.                                   n = 0 for VFO A
  69.                                   n = 1 for VFO B
  70.                                   n = 2 for memory
  71.     
  72.     
  73.                         Identify Model Request
  74.     ID;                 The radio will respond with:
  75.                                   ID001; for a TS-940
  76.                                   ID004; for a TS-440
  77.     
  78.                         The radio may respond with:
  79.                                   ID002; for a TS-811
  80.                                   ID003; for a TS-711
  81.     
  82.     
  83.                         Read Information Request
  84.     IF;                 The radio will respond with:
  85.                                   IFggmmmkkkhhhsnnnzrxyytdfcp;
  86.                                   ggmmmkkkhhh is the frequency (See Fx;)
  87.                                   s   = "+" or "-" value of RIT/XIT
  88.                                   nnn = value of RIT/XIT
  89.                                   z   = "0" (I am not sure what this is)
  90.                                   r (see RT;)
  91.                                   x (see XT;)
  92.                                   yy  = memory channel number
  93.                                   t   = 0 for Receive
  94.                                       = 1 for Transmit
  95.                                   d (see MD;)
  96.                                   f (see FN;)
  97.                                   c (see SC;)
  98.                                   p (see SP;)
  99.         
  100.  
  101.     
  102.     
  103.                         Lock Knob
  104.     LKn;                Enable or disable manual frequency control:
  105.                                   n = 0 for LOCK OFF (manual control enabled)
  106.                                   n = 1 for LOCK ON (manual control disabled)
  107.     
  108.     
  109.                         Memory Channel Select
  110.     MCmmm;              Select a memory channel:
  111.                                   mmm = channel number (000 to max for radio)
  112.     
  113.     
  114.                         Mode Select
  115.     MDn;                Select mode:
  116.                                   n = 1 for LSB
  117.                                   n = 2 for USB
  118.                                   n = 3 for CW
  119.                                   n = 4 for FM
  120.                                   n = 5 for AM
  121.                                   n = 6 for FSK
  122.     
  123.     
  124.                         Memory Read
  125.     MRnrrr;             Read contents of memory channel:
  126.                                   n = 0 for RX VFO
  127.                                   n = 1 for TX VFO (split channels only)
  128.                                   rrr = channel number (000 to max for radio)
  129.     
  130.                         The radio will respond with:
  131.                                   MRnrrrggmmmkkkhhhdxxxxx;
  132.                                   n = 0 for RX VFO
  133.                                   n = 1 for TX VFO
  134.                                   rrr = channel number
  135.                                   ggmmmkkkhhh is freq. (See FA;)
  136.                                   d = mode (See MD;)
  137.                                   xxxxx = not used (seem to always be "0    ")
  138.     
  139.     
  140.                         Memory Write
  141.     MWnrrrggmmmkkkhhhdxxxxx;
  142.                         Write a memory. See MR; for format
  143.     
  144.     
  145.                         RIT/XIT Clear
  146.     RC;                 The RIT/XIT register will be set to 0.00 KHz.
  147.         
  148.  
  149.     
  150.                         RIT/XIT Down
  151.     RD;                 Decrement the RIT/XIT register by 0.01
  152.     
  153.     
  154.                         RIT/XIT Up
  155.     RU;                 Increment the RIT/XIT register by 0.01
  156.     
  157.     
  158.                         RIT Enable
  159.     RTn;                Enable or diable the RIT function
  160.                                   n = 0 for RIT OFF
  161.                                   n = 1 for RIT ON
  162.     
  163.     
  164.                         Receive
  165.     RX;                 Enter receive mode.
  166.     
  167.     
  168.                         Scan Enable
  169.     SCn;                Turns scan on and off
  170.                                   n = 0 for Scan off
  171.                                   n = 1 for scan on
  172.     
  173.     
  174.                         Transmit
  175.     TX;                 Enter transmit mode.
  176.     
  177.     
  178.                         UP
  179.     UP;                 The frequency or memory channel will increment one step
  180.     
  181.     
  182.                         XIT Enable/Disable
  183.     XTn;                Turns XIT on and off
  184.                                   n = 0 for XIT off
  185.                                   n = 1 for XIT on
  186.     
  187.